home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / IEditor / GUI_Locale.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-06-17  |  33.1 KB  |  1,099 lines

  1. #ifndef GUI_LOCALE_H
  2. #define GUI_LOCALE_H
  3.  
  4. /* This file was generated automatically by IEditor!
  5.    Do NOT edit by hand!
  6.  */
  7.  
  8. /*************************************************************************/
  9.  
  10. #ifndef EXEC_TYPES_H
  11. #include <exec/types.h>
  12. #endif
  13.  
  14. #ifdef CATCOMP_ARRAY
  15. #undef CATCOMP_NUMBERS
  16. #define CATCOMP_NUMBERS
  17. #endif
  18.  
  19. struct CatCompArrayType
  20. {
  21.     LONG    cca_ID;
  22.     STRPTR    cca_Str;
  23. };
  24.  
  25. /*************************************************************************/
  26.  
  27. #ifdef CATCOMP_NUMBERS
  28.  
  29. #define REQ_OPENW  0
  30. #define REQ_SETIDCMP  1
  31. #define REQ_SETFLAGS  2
  32. #define REQ_GADTYPE  3
  33. #define ASL_LOADGUI  4
  34. #define ASL_SAVE_GUI  5
  35. #define ASL_SAVE_WND  6
  36. #define ASL_LOAD_WND  7
  37. #define MSG_HERE_I_AM  8
  38. #define MSG_OPEN_WND  9
  39. #define MSG_CLOSE_WND  10
  40. #define MSG_DELETED_WND  11
  41. #define MSG_DELETED_ALLWNDS  12
  42. #define MSG_ALREADY_OPEN  13
  43. #define ERR_NOMEMORY  14
  44. #define ERR_NOWND  15
  45. #define MSG_ABORTED  16
  46. #define MSG_DONE  17
  47. #define ERR_CLOSEWB  18
  48. #define ERR_NOWB  19
  49. #define ERR_NOASL  20
  50. #define ERR_IOERR  21
  51. #define MSG_SAVING  22
  52. #define MSG_SAVED  23
  53. #define MSG_LOADED  24
  54. #define MSG_WND_SAVED  25
  55. #define ERR_DATA_FORMAT  26
  56. #define MSG_LOADING  27
  57. #define MSG_WND_LOADED  28
  58. #define ERR_NOT_A_WND  29
  59. #define ERR_NOT_PROJECT  30
  60. #define MSG_DEMO  31
  61. #define ANS_DEMO  32
  62. #define MSG_ABOUT  33
  63. #define MSG_DELETE_OR_NOT  34
  64. #define MSG_GUI_NOT_SAVED  35
  65. #define MSG_WRONG_VERSION  36
  66. #define ANS_YES_NO  37
  67. #define ANS_SAVE_QUIT_CANCEL  38
  68. #define MSG_CREATE  39
  69. #define MSG_SOURCE_CREATED  40
  70. #define MSG_GAD_SAVED  41
  71. #define MSG_GAD_LOADED  42
  72. #define ERR_NOWND2  43
  73. #define MSG_GAD_DELETED  44
  74. #define MSG_GAD_ALIGNED  45
  75. #define MSG_CLICK  46
  76. #define MSG_RESIZE  47
  77. #define ASL_LOAD_GAD  48
  78. #define ASL_SAVE_GAD  49
  79. #define ERR_NO_GADGETS  50
  80. #define MSG_DRAW_GAD  51
  81. #define MSG_GAD_ADDED  52
  82. #define MSG_GAD_FAIL  53
  83. #define MSG_SELECT  54
  84. #define REQ_GAD_ITEMS  55
  85. #define ASL_GAD_FONT  56
  86. #define MSG_TWO_ITEMS  57
  87. #define MSG_DELETE_GAD  58
  88. #define ASL_SCR_FONT  59
  89. #define ASL_SCR_TYPE  60
  90. #define REQ_MODIFY_PALETTE  61
  91. #define ASL_LOAD_PALETTE  62
  92. #define ASL_SAVE_PALETTE  63
  93. #define ERR_NOT_ILBM  64
  94. #define ERR_NO_CMAP  65
  95. #define ERR_NO_ASL  66
  96. #define ASL_LOAD_SCR  67
  97. #define ASL_SAVE_SCR  68
  98. #define ERR_NO_SCR  69
  99. #define ASL_LOADIMG  70
  100. #define MSG_IMGUSED  71
  101. #define REQ_GETIMG  72
  102. #define ERR_PRINTERR  73
  103. #define MSG_PRINTING  74
  104. #define MSG_SYSINFO  75
  105. #define ANS_MORE_CONT  76
  106. #define MSG_UPDATESCR  77
  107. #define ASL_GET_MACRO  78
  108. #define ERR_NOREXX  79
  109. #define MSG_NOOTHERWND  80
  110. #define MSG_DRAWBBOX  81
  111. #define MSG_NO_DISKFONT  82
  112. #define MSG_SELECTIMG  83
  113. #define REQ_GETTEXT  84
  114. #define MSG_MOVETEXT  85
  115. #define ASL_TEXTFONT  86
  116. #define MSG_SELECTBOX  87
  117. #define ERR_NOT_SUPPORTED  88
  118. #define ASL_GET_CATALOG  89
  119. #define MSG_LOADERS_NOTFOUND  90
  120. #define MSG_NO_IEX  91
  121. #define REQ_GETGADGETBANK  92
  122. #define ERR_DUPLICATE_KEY  93
  123. #define ASL_IMPORT_STRINGS  94
  124. #define ASL_SELECT_CT  95
  125. #define MSG_STRING_0 96
  126. #define MSG_STRING_1 97
  127. #define MSG_STRING_2 98
  128. #define MSG_STRING_3 99
  129. #define MSG_STRING_4 100
  130. #define MSG_STRING_5 101
  131. #define MSG_STRING_6 102
  132. #define MSG_STRING_7 103
  133. #define MSG_STRING_8 104
  134. #define MSG_STRING_9 105
  135. #define MSG_STRING_10 106
  136. #define MSG_STRING_11 107
  137. #define MSG_STRING_12 108
  138. #define MSG_STRING_13 109
  139. #define MSG_STRING_14 110
  140. #define MSG_STRING_15 111
  141. #define MSG_STRING_16 112
  142. #define MSG_STRING_17 113
  143. #define MSG_STRING_18 114
  144. #define MSG_STRING_19 115
  145. #define MSG_STRING_20 116
  146. #define MSG_STRING_21 117
  147. #define MSG_STRING_22 118
  148. #define MSG_STRING_23 119
  149. #define MSG_STRING_24 120
  150. #define MSG_STRING_25 121
  151. #define MSG_STRING_26 122
  152. #define MSG_STRING_27 123
  153. #define MSG_STRING_28 124
  154. #define MSG_STRING_29 125
  155. #define MSG_STRING_30 126
  156. #define MSG_STRING_31 127
  157. #define MSG_STRING_32 128
  158. #define MSG_STRING_33 129
  159. #define MSG_STRING_34 130
  160. #define MSG_STRING_35 131
  161. #define MSG_STRING_36 132
  162. #define MSG_STRING_37 133
  163. #define MSG_STRING_38 134
  164. #define MSG_STRING_39 135
  165. #define MSG_STRING_40 136
  166. #define MSG_STRING_41 137
  167. #define MSG_STRING_42 138
  168. #define MSG_STRING_43 139
  169. #define MSG_STRING_44 140
  170. #define MSG_STRING_45 141
  171. #define MSG_STRING_46 142
  172. #define MSG_STRING_47 143
  173. #define MSG_STRING_48 144
  174. #define MSG_STRING_49 145
  175. #define MSG_STRING_50 146
  176. #define MSG_STRING_51 147
  177. #define MSG_STRING_52 148
  178. #define MSG_STRING_53 149
  179. #define MSG_STRING_54 150
  180. #define MSG_STRING_55 151
  181. #define MSG_STRING_56 152
  182. #define MSG_STRING_57 153
  183. #define MSG_STRING_58 154
  184. #define MSG_STRING_59 155
  185. #define MSG_STRING_60 156
  186. #define MSG_STRING_61 157
  187. #define MSG_STRING_62 158
  188. #define MSG_STRING_63 159
  189. #define MSG_STRING_64 160
  190. #define MSG_STRING_65 161
  191. #define MSG_STRING_66 162
  192. #define MSG_STRING_67 163
  193. #define MSG_STRING_68 164
  194. #define MSG_STRING_69 165
  195. #define MSG_STRING_70 166
  196. #define MSG_STRING_71 167
  197. #define MSG_STRING_72 168
  198. #define MSG_STRING_73 169
  199. #define MSG_STRING_74 170
  200. #define MSG_STRING_75 171
  201. #define MSG_STRING_76 172
  202. #define MSG_STRING_77 173
  203. #define MSG_STRING_78 174
  204. #define MSG_STRING_79 175
  205. #define MSG_STRING_80 176
  206. #define MSG_STRING_81 177
  207. #define MSG_STRING_82 178
  208. #define MSG_STRING_83 179
  209. #define MSG_STRING_84 180
  210. #define MSG_STRING_85 181
  211. #define MSG_STRING_86 182
  212. #define MSG_STRING_87 183
  213. #define MSG_STRING_88 184
  214. #define MSG_STRING_89 185
  215. #define MSG_STRING_90 186
  216. #define MSG_STRING_91 187
  217. #define MSG_STRING_92 188
  218. #define MSG_STRING_93 189
  219. #define MSG_STRING_94 190
  220. #define MSG_STRING_95 191
  221. #define MSG_STRING_96 192
  222. #define MSG_STRING_97 193
  223. #define MSG_STRING_98 194
  224. #define MSG_STRING_99 195
  225. #define MSG_STRING_100 196
  226. #define MSG_STRING_101 197
  227. #define MSG_STRING_102 198
  228. #define MSG_STRING_103 199
  229. #define MSG_STRING_104 200
  230. #define MSG_STRING_105 201
  231. #define MSG_STRING_106 202
  232. #define MSG_STRING_107 203
  233. #define MSG_STRING_108 204
  234. #define MSG_STRING_109 205
  235. #define MSG_STRING_110 206
  236. #define MSG_STRING_111 207
  237. #define MSG_STRING_112 208
  238. #define MSG_STRING_113 209
  239. #define MSG_STRING_114 210
  240. #define MSG_STRING_115 211
  241. #define MSG_STRING_116 212
  242. #define MSG_STRING_117 213
  243. #define MSG_STRING_118 214
  244. #define MSG_STRING_119 215
  245. #define MSG_STRING_120 216
  246. #define MSG_STRING_121 217
  247. #define MSG_STRING_122 218
  248. #define MSG_STRING_123 219
  249. #define MSG_STRING_124 220
  250. #define MSG_STRING_125 221
  251. #define MSG_STRING_126 222
  252. #define MSG_STRING_127 223
  253. #define MSG_STRING_128 224
  254. #define MSG_STRING_129 225
  255. #define MSG_STRING_130 226
  256. #define MSG_STRING_131 227
  257. #define MSG_STRING_132 228
  258. #define MSG_STRING_133 229
  259. #define MSG_STRING_134 230
  260. #define MSG_STRING_135 231
  261. #define MSG_STRING_136 232
  262. #define MSG_STRING_137 233
  263. #define MSG_STRING_138 234
  264. #define MSG_STRING_139 235
  265. #define MSG_STRING_140 236
  266. #define MSG_STRING_141 237
  267. #define MSG_STRING_142 238
  268. #define MSG_STRING_143 239
  269. #define MSG_STRING_144 240
  270. #define MSG_STRING_145 241
  271. #define MSG_STRING_146 242
  272. #define MSG_STRING_147 243
  273. #define MSG_STRING_148 244
  274. #define MSG_STRING_149 245
  275. #define MSG_STRING_150 246
  276. #define MSG_STRING_151 247
  277. #define MSG_STRING_152 248
  278. #define MSG_STRING_153 249
  279. #define MSG_STRING_154 250
  280. #define MSG_STRING_155 251
  281. #define MSG_STRING_156 252
  282. #define MSG_STRING_157 253
  283. #define MSG_STRING_158 254
  284. #define MSG_STRING_159 255
  285. #define MSG_STRING_160 256
  286. #define MSG_STRING_161 257
  287. #define MSG_STRING_162 258
  288. #define MSG_STRING_163 259
  289. #define MSG_STRING_164 260
  290. #define MSG_STRING_165 261
  291. #define MSG_STRING_166 262
  292. #define MSG_STRING_167 263
  293. #define MSG_STRING_168 264
  294. #define MSG_STRING_169 265
  295. #define MSG_STRING_170 266
  296. #define MSG_STRING_171 267
  297. #define MSG_STRING_172 268
  298. #define MSG_STRING_173 269
  299. #define MSG_STRING_174 270
  300. #define MSG_STRING_175 271
  301. #define MSG_STRING_176 272
  302. #define MSG_STRING_177 273
  303. #define MSG_STRING_178 274
  304. #define MSG_STRING_179 275
  305. #define MSG_STRING_180 276
  306. #define MSG_STRING_181 277
  307. #define MSG_STRING_182 278
  308. #define MSG_STRING_183 279
  309. #define MSG_STRING_184 280
  310. #define MSG_STRING_185 281
  311. #define MSG_STRING_186 282
  312. #define MSG_STRING_187 283
  313. #define MSG_STRING_188 284
  314. #define MSG_STRING_189 285
  315. #define MSG_STRING_190 286
  316. #define MSG_STRING_191 287
  317. #define MSG_STRING_192 288
  318. #define MSG_STRING_193 289
  319. #define MSG_STRING_194 290
  320. #define MSG_STRING_195 291
  321. #define MSG_STRING_196 292
  322. #define MSG_STRING_197 293
  323. #define MSG_STRING_198 294
  324. #define MSG_STRING_199 295
  325. #define MSG_STRING_200 296
  326. #define MSG_STRING_201 297
  327. #define MSG_STRING_202 298
  328. #define MSG_STRING_203 299
  329. #define MSG_STRING_204 300
  330. #define MSG_STRING_205 301
  331. #define MSG_STRING_206 302
  332. #define MSG_STRING_207 303
  333. #define MSG_STRING_208 304
  334. #define MSG_STRING_209 305
  335. #define MSG_STRING_210 306
  336. #define MSG_STRING_211 307
  337. #define MSG_STRING_212 308
  338. #define MSG_STRING_213 309
  339. #define MSG_STRING_214 310
  340. #define MSG_STRING_215 311
  341. #define MSG_STRING_216 312
  342. #define MSG_STRING_217 313
  343. #define MSG_STRING_218 314
  344. #define MSG_STRING_219 315
  345. #define MSG_STRING_220 316
  346. #define MSG_STRING_221 317
  347. #define MSG_STRING_222 318
  348. #define MSG_STRING_223 319
  349. #define MSG_STRING_224 320
  350. #define MSG_STRING_225 321
  351. #define MSG_STRING_226 322
  352. #define MSG_STRING_227 323
  353. #define MSG_STRING_228 324
  354. #define MSG_STRING_229 325
  355. #define MSG_STRING_230 326
  356. #define MSG_STRING_231 327
  357. #define MSG_STRING_232 328
  358. #define MSG_STRING_233 329
  359. #define MSG_STRING_234 330
  360. #define MSG_STRING_235 331
  361. #define MSG_STRING_236 332
  362. #define MSG_STRING_237 333
  363. #define MSG_STRING_238 334
  364. #define MSG_STRING_239 335
  365. #define MSG_STRING_240 336
  366. #define MSG_STRING_241 337
  367. #define MSG_STRING_242 338
  368. #define MSG_STRING_243 339
  369. #define MSG_STRING_244 340
  370. #define MSG_STRING_245 341
  371. #define MSG_STRING_246 342
  372. #define MSG_STRING_247 343
  373. #define MSG_STRING_248 344
  374. #define MSG_STRING_249 345
  375. #define MSG_STRING_250 346
  376. #define MSG_STRING_251 347
  377. #define MSG_STRING_252 348
  378. #define MSG_STRING_253 349
  379. #define MSG_STRING_254 350
  380. #define MSG_STRING_255 351
  381. #define MSG_STRING_256 352
  382. #define MSG_STRING_257 353
  383. #define MSG_STRING_258 354
  384. #define MSG_STRING_259 355
  385. #define MSG_STRING_260 356
  386. #define MSG_STRING_261 357
  387. #define MSG_STRING_262 358
  388. #define MSG_STRING_263 359
  389. #define MSG_STRING_264 360
  390. #define MSG_STRING_265 361
  391. #define MSG_STRING_266 362
  392. #define MSG_STRING_267 363
  393. #define MSG_STRING_268 364
  394. #define MSG_STRING_269 365
  395. #define MSG_STRING_270 366
  396. #define MSG_STRING_271 367
  397. #define MSG_STRING_272 368
  398. #define MSG_STRING_273 369
  399. #define MSG_STRING_274 370
  400. #define MSG_STRING_275 371
  401. #define MSG_STRING_276 372
  402. #define MSG_STRING_277 373
  403. #define MSG_STRING_278 374
  404. #define MSG_STRING_279 375
  405. #define MSG_STRING_280 376
  406. #define MSG_STRING_281 377
  407. #define MSG_STRING_282 378
  408. #define MSG_STRING_283 379
  409. #define MSG_STRING_284 380
  410. #define MSG_STRING_285 381
  411. #define MSG_STRING_286 382
  412. #define MSG_STRING_287 383
  413. #define MSG_STRING_288 384
  414. #define MSG_STRING_289 385
  415. #define MSG_STRING_290 386
  416. #define MSG_STRING_291 387
  417. #define MSG_STRING_292 388
  418. #define MSG_STRING_293 389
  419. #define MSG_STRING_294 390
  420. #define MSG_STRING_295 391
  421. #define MSG_STRING_296 392
  422. #define MSG_STRING_297 393
  423. #define MSG_STRING_298 394
  424. #define MSG_STRING_299 395
  425. #define MSG_STRING_300 396
  426. #define MSG_STRING_301 397
  427. #define MSG_STRING_302 398
  428. #define MSG_STRING_303 399
  429. #define MSG_STRING_304 400
  430. #define MSG_STRING_305 401
  431. #define MSG_STRING_306 402
  432. #define MSG_STRING_307 403
  433. #define MSG_STRING_308 404
  434. #define MSG_STRING_309 405
  435. #define MSG_STRING_310 406
  436. #define MSG_STRING_311 407
  437. #define MSG_STRING_312 408
  438. #define MSG_STRING_313 409
  439. #define MSG_STRING_314 410
  440. #define MSG_STRING_315 411
  441. #define MSG_STRING_316 412
  442. #define MSG_STRING_317 413
  443. #define MSG_STRING_318 414
  444. #define MSG_STRING_319 415
  445. #define MSG_STRING_320 416
  446. #define MSG_STRING_321 417
  447. #define MSG_STRING_322 418
  448. #define MSG_STRING_323 419
  449. #define MSG_STRING_324 420
  450. #define MSG_STRING_325 421
  451. #define MSG_STRING_326 422
  452. #define MSG_STRING_327 423
  453. #define MSG_STRING_328 424
  454. #define MSG_STRING_329 425
  455. #define MSG_STRING_330 426
  456. #define MSG_STRING_331 427
  457. #define MSG_STRING_332 428
  458. #define MSG_STRING_333 429
  459. #define MSG_STRING_334 430
  460. #define MSG_STRING_335 431
  461. #define MSG_STRING_336 432
  462. #define MSG_STRING_337 433
  463. #define MSG_STRING_338 434
  464. #define MSG_STRING_339 435
  465. #define MSG_STRING_340 436
  466. #define MSG_STRING_341 437
  467. #define MSG_STRING_342 438
  468. #define MSG_STRING_343 439
  469. #define MSG_STRING_344 440
  470. #define MSG_STRING_345 441
  471. #define MSG_STRING_346 442
  472. #define MSG_STRING_347 443
  473. #define MSG_STRING_348 444
  474. #define MSG_STRING_349 445
  475. #define MSG_STRING_350 446
  476. #define MSG_STRING_351 447
  477. #define MSG_STRING_352 448
  478. #define MSG_STRING_353 449
  479. #define MSG_STRING_354 450
  480. #define MSG_STRING_355 451
  481. #define MSG_STRING_356 452
  482. #define MSG_STRING_357 453
  483. #define MSG_STRING_358 454
  484. #define MSG_STRING_359 455
  485. #define MSG_STRING_360 456
  486. #define MSG_STRING_361 457
  487. #define MSG_STRING_362 458
  488. #define MSG_STRING_363 459
  489. #define MSG_STRING_364 460
  490. #define MSG_STRING_365 461
  491. #define MSG_STRING_366 462
  492. #define MSG_STRING_367 463
  493. #define MSG_STRING_368 464
  494. #define MSG_STRING_369 465
  495. #define MSG_STRING_370 466
  496. #define MSG_STRING_371 467
  497. #define MSG_STRING_372 468
  498. #define MSG_STRING_373 469
  499. #define MSG_STRING_374 470
  500. #define MSG_STRING_375 471
  501. #define MSG_STRING_376 472
  502. #define MSG_STRING_377 473
  503. #define MSG_STRING_378 474
  504. #define MSG_STRING_379 475
  505. #define MSG_STRING_380 476
  506. #define MSG_STRING_381 477
  507. #define MSG_STRING_382 478
  508. #define MSG_STRING_383 479
  509. #define MSG_STRING_384 480
  510. #define MSG_STRING_385 481
  511. #define MSG_STRING_386 482
  512. #define MSG_STRING_387 483
  513. #define MSG_STRING_388 484
  514. #define MSG_STRING_389 485
  515. #define MSG_STRING_390 486
  516. #define MSG_STRING_391 487
  517. #define MSG_STRING_392 488
  518. #define MSG_STRING_393 489
  519. #define MSG_STRING_394 490
  520. #define MSG_STRING_395 491
  521. #define MSG_STRING_396 492
  522. #define MSG_STRING_397 493
  523. #define MSG_STRING_398 494
  524. #define MSG_STRING_399 495
  525. #define MSG_STRING_400 496
  526. #define MSG_STRING_401 497
  527. #define MSG_STRING_402 498
  528. #define MSG_STRING_403 499
  529. #define MSG_STRING_404 500
  530. #define MSG_STRING_405 501
  531. #define MSG_STRING_406 502
  532. #define MSG_STRING_407 503
  533. #define MSG_STRING_408 504
  534. #define MSG_STRING_409 505
  535. #define MSG_STRING_410 506
  536. #define MSG_STRING_411 507
  537. #define MSG_STRING_412 508
  538. #define MSG_STRING_413 509
  539. #define MSG_STRING_414 510
  540. #define MSG_STRING_415 511
  541. #define MSG_STRING_416 512
  542. #define MSG_STRING_417 513
  543. #define MSG_STRING_418 514
  544. #define MSG_STRING_419 515
  545. #define MSG_STRING_420 516
  546. #define MSG_STRING_421 517
  547. #define MSG_STRING_422 518
  548. #define MSG_STRING_423 519
  549. #define MSG_STRING_424 520
  550. #define MSG_STRING_425 521
  551. #define MSG_STRING_426 522
  552. #define MSG_STRING_427 523
  553. #define MSG_STRING_428 524
  554. #define MSG_STRING_429 525
  555. #define MSG_STRING_430 526
  556. #define MSG_STRING_431 527
  557.  
  558. #endif /* CATCOMP_NUMBERS */
  559.  
  560. /*************************************************************************/
  561.  
  562. #ifdef CATCOMP_ARRAY
  563.  
  564. struct CatCompArrayType CatCompArray[] =
  565. {
  566.     {REQ_OPENW ,"Scegli una finestra:"},
  567.     {REQ_SETIDCMP ,"Setta gli IDCMP..."},
  568.     {REQ_SETFLAGS ,"Setta i flags..."},
  569.     {REQ_GADTYPE ,"Tipo del gadget:"},
  570.     {ASL_LOADGUI ,"Carica interfaccia..."},
  571.     {ASL_SAVE_GUI ,"Salva interfaccia..."},
  572.     {ASL_SAVE_WND ,"Salva finestra..."},
  573.     {ASL_LOAD_WND ,"Carica finestra..."},
  574.     {MSG_HERE_I_AM ,"Eccomi!"},
  575.     {MSG_OPEN_WND ,"Finestra aperta."},
  576.     {MSG_CLOSE_WND ,"Finestra chiusa."},
  577.     {MSG_DELETED_WND ,"Finestra eliminata."},
  578.     {MSG_DELETED_ALLWNDS ,"Eliminate tutte le finestre."},
  579.     {MSG_ALREADY_OPEN ,"È già aperta..."},
  580.     {ERR_NOMEMORY ,"Memoria insufficiente!"},
  581.     {ERR_NOWND ,"Impossibile aprire finestra!"},
  582.     {MSG_ABORTED ,"Operazione annullata."},
  583.     {MSG_DONE ,"Modifica effettuata."},
  584.     {ERR_CLOSEWB ,"Impossibile chiudere il WB!"},
  585.     {ERR_NOWB ,"Impossibile riaprire il WB!"},
  586.     {ERR_NOASL ,"Niente requester... Sorry."},
  587.     {ERR_IOERR ,"Errore di I/O !"},
  588.     {MSG_SAVING ,"Salvataggio in corso..."},
  589.     {MSG_SAVED ,"Interfaccia salvata."},
  590.     {MSG_LOADED ,"Interfaccia caricata."},
  591.     {MSG_WND_SAVED ,"Finestra salvata."},
  592.     {ERR_DATA_FORMAT ,"Formato file sconosciuto!"},
  593.     {MSG_LOADING ,"Caricamento in corso..."},
  594.     {MSG_WND_LOADED ,"Finestra caricata."},
  595.     {ERR_NOT_A_WND ,"Non è una finestra!"},
  596.     {ERR_NOT_PROJECT ,"Non è un file Project!"},
  597.     {MSG_DEMO ,"Questa è la versione dimostrativa !\nNon pretenderai che sia completa? ;)"},
  598.     {ANS_DEMO ,"Corro a registrarmi!"},
  599.     {MSG_ABOUT ,"Interface Editor v2 - ©1994-97 Simone Tellini\n\n   Interfaccia del programma disegnata con\n\n          Interface Editor 2.x  ;-)\n\n\n   Questo programma è SHAREWARE, NON PD!!!\n\n    Per registrarti invia LIT. 30.000 a:\n\n           Simone Tellini\n           Piazza Resistenza 2\n           42016  Guastalla  RE\n           ITALY\n\n   FidoNet:   2:332/502.18  (Simone Tellini)\n   InterNet:  wiz@pragmanet.it"},
  600.     {MSG_DELETE_OR_NOT ,"Ciò  che  viene  eliminato\nNON  è  più   recuperabile!\nProcedo con l'eliminazione?"},
  601.     {MSG_GUI_NOT_SAVED ,"L'interfaccia attuale non è stata\nsalvata.   Uscendo  adesso  verrà\npersa."},
  602.     {MSG_WRONG_VERSION ,"Versione del file non supportata!"},
  603.     {ANS_YES_NO ,"_Sì|_No"},
  604.     {ANS_SAVE_QUIT_CANCEL ,"_Salva|_Esci|_Annulla"},
  605.     {MSG_CREATE ,"Genera sorgente..."},
  606.     {MSG_SOURCE_CREATED ,"Sorgente creato."},
  607.     {MSG_GAD_SAVED ,"Gadgets salvati."},
  608.     {MSG_GAD_LOADED ,"Gadgets caricati."},
  609.     {ERR_NOWND2 ,"La finestra non si è aperta!"},
  610.     {MSG_GAD_DELETED ,"Gadgets eliminati!"},
  611.     {MSG_GAD_ALIGNED ,"Gadgets allineati."},
  612.     {MSG_CLICK ,"Click su un gadget..."},
  613.     {MSG_RESIZE ,"Ridimensiona..."},
  614.     {ASL_LOAD_GAD ,"Carica gadgets..."},
  615.     {ASL_SAVE_GAD ,"Salva gadgets..."},
  616.     {ERR_NO_GADGETS ,"Il file non contiene gadgets!"},
  617.     {MSG_DRAW_GAD ,"Traccia il gadget..."},
  618.     {MSG_GAD_ADDED ,"Gadget aggiunto."},
  619.     {MSG_GAD_FAIL ,"Creazione gadget fallita."},
  620.     {MSG_SELECT ,"Selezione..."},
  621.     {REQ_GAD_ITEMS ,"Scelte gadget..."},
  622.     {ASL_GAD_FONT ,"Font per il gadget..."},
  623.     {MSG_TWO_ITEMS ,"Sono necessarie minimo DUE scelte!"},
  624.     {MSG_DELETE_GAD ,"Vuoi davvero eliminare\ni gadgets selezionati?"},
  625.     {ASL_SCR_FONT ,"Scegli un font per lo schermo..."},
  626.     {ASL_SCR_TYPE ,"Scegli il tipo di schermo..."},
  627.     {REQ_MODIFY_PALETTE ,"Modifica palette..."},
  628.     {ASL_LOAD_PALETTE ,"Carica palette..."},
  629.     {ASL_SAVE_PALETTE ,"Salva palette..."},
  630.     {ERR_NOT_ILBM ,"Non è un file ILBM!"},
  631.     {ERR_NO_CMAP ,"CMAP non trovata!"},
  632.     {ERR_NO_ASL ,"Impossibile aprire Asl Req!"},
  633.     {ASL_LOAD_SCR ,"Carica schermo..."},
  634.     {ASL_SAVE_SCR ,"Salva schermo..."},
  635.     {ERR_NO_SCR ,"Non è un file schermo!"},
  636.     {ASL_LOADIMG ,"Carica un'immagine..."},
  637.     {MSG_IMGUSED ,"Questa immagine è utilizzata\nnell'interfaccia   corrente.\n\nProcedo  con l'eliminazione?"},
  638.     {REQ_GETIMG ,"Scegli un'immagine:"},
  639.     {ERR_PRINTERR ,"Errore di stampa!"},
  640.     {MSG_PRINTING ,"Stampa in corso..."},
  641.     {MSG_SYSINFO ,"Questa copia di Interface Editor è registrata a:\n%s\nNumero seriale: %ld\n\n\nNome schermo:   %s\nPorta ARexx:    %s\n\nMemoria libera:\n             CHIP:   %10ld\n             FAST:   %10ld\n             ------------------\n                     %10ld"},
  642.     {ANS_MORE_CONT ,"_Ancora|_Continua"},
  643.     {MSG_UPDATESCR ,"Interface Editor deve aggiornare\nil suo schermo.   Chiudere tutte\nle   finestre    visitatrici   e\nclickare su Ok."},
  644.     {ASL_GET_MACRO ,"Seleziona una macro ARexx..."},
  645.     {ERR_NOREXX ,"Non posso inviare il messaggio a RexxMaster!"},
  646.     {MSG_NOOTHERWND ,"Ora non puoi cambiare finestra!"},
  647.     {MSG_DRAWBBOX ,"Traccia il BevelBox..."},
  648.     {MSG_NO_DISKFONT ,"Non è stato possibile aprire uno o\npiù disk fonts: al loro posto sarà\nusato il font dello schermo.\nSalvando la  GUI  o  generando  il\nsorgente verrà comunque  usato  il\nfont originale."},
  649.     {MSG_SELECTIMG ,"Seleziona un'immagine..."},
  650.     {REQ_GETTEXT ,"Scegli un IntuiText..."},
  651.     {MSG_MOVETEXT ,"Sposta il testo..."},
  652.     {ASL_TEXTFONT ,"Scegli un font per il testo..."},
  653.     {MSG_SELECTBOX ,"Seleziona un Bevel Box..."},
  654.     {ERR_NOT_SUPPORTED ,"Operazione non supportata!"},
  655.     {ASL_GET_CATALOG ,"Seleziona un catalogo..."},
  656.     {MSG_LOADERS_NOTFOUND ,"Loaders non trovati."},
  657.     {MSG_NO_IEX ,"Il loader non ha trovato uno o più moduli esterni\nusati in questa GUI: gli oggetti sconosciuti sono\nquindi  stati   saltati   e  non  sarà  possibile\nsalvarli con resto dell'interfaccia o averli  nel\nsorgente generato."},
  658.     {REQ_GETGADGETBANK ,"Scegli un banco di gadgets:"},
  659.     {ERR_DUPLICATE_KEY ,"Tasto di attivazione duplicato!"},
  660.     {ASL_IMPORT_STRINGS ,"Importa stringhe..."},
  661.     {ASL_SELECT_CT ,"Scegli un file .ct"},
  662.     {MSG_STRING_0,"Interface Editor v2.32 - ©1994-97 Simone Tellini. All Rights Reserved."},
  663.     {MSG_STRING_1,"_Pens"},
  664.     {MSG_STRING_2,"DETAILPEN"},
  665.     {MSG_STRING_3,"BLOCKPEN"},
  666.     {MSG_STRING_4,"TEXTPEN"},
  667.     {MSG_STRING_5,"SHINEPEN"},
  668.     {MSG_STRING_6,"SHADOWPEN"},
  669.     {MSG_STRING_7,"FILLPEN"},
  670.     {MSG_STRING_8,"FILLTEXTPEN"},
  671.     {MSG_STRING_9,"BACKGROUNDPEN"},
  672.     {MSG_STRING_10,"HIGHLIGHTTEXTPEN"},
  673.     {MSG_STRING_11,"BARDETAILPEN"},
  674.     {MSG_STRING_12,"BARBLOCKPEN"},
  675.     {MSG_STRING_13,"BARTRIMPEN"},
  676.     {MSG_STRING_14,"Pa_lette"},
  677.     {MSG_STRING_15,"_Ok"},
  678.     {MSG_STRING_16,"_Annulla"},
  679.     {MSG_STRING_17,"Progetto"},
  680.     {MSG_STRING_18,"Informazioni..."},
  681.     {MSG_STRING_19,"?"},
  682.     {MSG_STRING_20,"Nuovo"},
  683.     {MSG_STRING_21,"Carica..."},
  684.     {MSG_STRING_22,"C"},
  685.     {MSG_STRING_23,"Salva"},
  686.     {MSG_STRING_24,"S"},
  687.     {MSG_STRING_25,"Salva come..."},
  688.     {MSG_STRING_26,"Parametri..."},
  689.     {MSG_STRING_27,"0"},
  690.     {MSG_STRING_28,"Fine"},
  691.     {MSG_STRING_29,"Q"},
  692.     {MSG_STRING_30,"Finestre"},
  693.     {MSG_STRING_31,"Nuova..."},
  694.     {MSG_STRING_32,"F"},
  695.     {MSG_STRING_33,"Apri..."},
  696.     {MSG_STRING_34,"("},
  697.     {MSG_STRING_35,"Chiudi"},
  698.     {MSG_STRING_36,"K"},
  699.     {MSG_STRING_37,"Chiudi tutte"},
  700.     {MSG_STRING_38,")"},
  701.     {MSG_STRING_39,"Elimina"},
  702.     {MSG_STRING_40,"/"},
  703.     {MSG_STRING_41,"Elimina tutte"},
  704.     {MSG_STRING_42,"!"},
  705.     {MSG_STRING_43,"Titolo"},
  706.     {MSG_STRING_44,"Flags..."},
  707.     {MSG_STRING_45,"L"},
  708.     {MSG_STRING_46,"IDCMP..."},
  709.     {MSG_STRING_47,"I"},
  710.     {MSG_STRING_48,"Dimensioni..."},
  711.     {MSG_STRING_49,"Zoom..."},
  712.     {MSG_STRING_50,"Z"},
  713.     {MSG_STRING_51,"Tags..."},
  714.     {MSG_STRING_52,"T"},
  715.     {MSG_STRING_53,"Bevel Box"},
  716.     {MSG_STRING_54,"Aggiungi"},
  717.     {MSG_STRING_55,"J"},
  718.     {MSG_STRING_56,"Modifica..."},
  719.     {MSG_STRING_57,"Immagini"},
  720.     {MSG_STRING_58,"Sposta"},
  721.     {MSG_STRING_59,"Testi"},
  722.     {MSG_STRING_60,"Aggiungi..."},
  723.     {MSG_STRING_61,"Elimina..."},
  724.     {MSG_STRING_62,"Sposta..."},
  725.     {MSG_STRING_63,"Banco di gadget"},
  726.     {MSG_STRING_64,"Crea..."},
  727.     {MSG_STRING_65,"Mostra..."},
  728.     {MSG_STRING_66,"Nascondi..."},
  729.     {MSG_STRING_67,"Stampa"},
  730.     {MSG_STRING_68,"Salva..."},
  731.     {MSG_STRING_69,"Gadgets"},
  732.     {MSG_STRING_70,"G"},
  733.     {MSG_STRING_71,"Rimuovi"},
  734.     {MSG_STRING_72,"R"},
  735.     {MSG_STRING_73,"Seleziona tutti"},
  736.     {MSG_STRING_74,"U"},
  737.     {MSG_STRING_75,"Scelte..."},
  738.     {MSG_STRING_76,"A"},
  739.     {MSG_STRING_77,"D"},
  740.     {MSG_STRING_78,"Font..."},
  741.     {MSG_STRING_79,"Allinea"},
  742.     {MSG_STRING_80,"A destra"},
  743.     {MSG_STRING_81,">"},
  744.     {MSG_STRING_82,"A sinistra"},
  745.     {MSG_STRING_83,"<"},
  746.     {MSG_STRING_84,"In alto"},
  747.     {MSG_STRING_85,"-"},
  748.     {MSG_STRING_86,"In basso"},
  749.     {MSG_STRING_87,"_"},
  750.     {MSG_STRING_88,"Distribuisci"},
  751.     {MSG_STRING_89,"Orizzontalmente"},
  752.     {MSG_STRING_90,"Verticalmente"},
  753.     {MSG_STRING_91,"Spaziatura"},
  754.     {MSG_STRING_92,"Setta X..."},
  755.     {MSG_STRING_93,"Setta Y..."},
  756.     {MSG_STRING_94,"Clona"},
  757.     {MSG_STRING_95,"Larghezza"},
  758.     {MSG_STRING_96,"Altezza"},
  759.     {MSG_STRING_97,"Entrambe"},
  760.     {MSG_STRING_98,"="},
  761.     {MSG_STRING_99,"Copia"},
  762.     {MSG_STRING_100,"Ordine TabCycle..."},
  763.     {MSG_STRING_101,"Schermo"},
  764.     {MSG_STRING_102,"Tipo..."},
  765.     {MSG_STRING_103,"*"},
  766.     {MSG_STRING_104,"DriPens..."},
  767.     {MSG_STRING_105,"+"},
  768.     {MSG_STRING_106,"Colori"},
  769.     {MSG_STRING_107,"Varie"},
  770.     {MSG_STRING_108,"Menu editor..."},
  771.     {MSG_STRING_109,"M"},
  772.     {MSG_STRING_110,"Banco immagini..."},
  773.     {MSG_STRING_111,"E"},
  774.     {MSG_STRING_112,"ARexx editor..."},
  775.     {MSG_STRING_113,"main()..."},
  776.     {MSG_STRING_114,"Localizzazione..."},
  777.     {MSG_STRING_115,"Macros"},
  778.     {MSG_STRING_116,"Tasti funzione..."},
  779.     {MSG_STRING_117,"Rimuovi..."},
  780.     {MSG_STRING_118,"Esegui..."},
  781.     {MSG_STRING_119,"Preferenze"},
  782.     {MSG_STRING_120,"Finestra Strumenti"},
  783.     {MSG_STRING_121,"Usa gadgets"},
  784.     {MSG_STRING_122,","},
  785.     {MSG_STRING_123,"Workbench"},
  786.     {MSG_STRING_124,"Finestra corrente in primo piano"},
  787.     {MSG_STRING_125,"'"},
  788.     {MSG_STRING_126,"Usa i Flags settati"},
  789.     {MSG_STRING_127,"."},
  790.     {MSG_STRING_128,"Generatore..."},
  791.     {MSG_STRING_129,"Crea icone?"},
  792.     {MSG_STRING_130,"Memorizza"},
  793.     {MSG_STRING_131,"Edit"},
  794.     {MSG_STRING_132,"_Immagine"},
  795.     {MSG_STRING_133,"---"},
  796.     {MSG_STRING_134,"_BarLabel"},
  797.     {MSG_STRING_135,"_Disabled"},
  798.     {MSG_STRING_136,"_CheckIt"},
  799.     {MSG_STRING_137,"Chec_ked"},
  800.     {MSG_STRING_138,"_MenuToggle"},
  801.     {MSG_STRING_139,"_Testo"},
  802.     {MSG_STRING_140,"CommKe_y"},
  803.     {MSG_STRING_141,"_Etichetta"},
  804.     {MSG_STRING_142,"Title"},
  805.     {MSG_STRING_143,"Item"},
  806.     {MSG_STRING_144,"Sub"},
  807.     {MSG_STRING_145,"Test"},
  808.     {MSG_STRING_146,"Mutual Exclude"},
  809.     {MSG_STRING_147,"OK"},
  810.     {MSG_STRING_148,"Banco immagini"},
  811.     {MSG_STRING_149,"_Nuova"},
  812.     {MSG_STRING_150,"_Immagini:"},
  813.     {MSG_STRING_151,"_Elimina"},
  814.     {MSG_STRING_152,"_Testo  :"},
  815.     {MSG_STRING_153,"_Draw Mode"},
  816.     {MSG_STRING_154,"RP_JAM1"},
  817.     {MSG_STRING_155,"RP_JAM2"},
  818.     {MSG_STRING_156,"RP_COMPLEMENT"},
  819.     {MSG_STRING_157,"_INVERSVID"},
  820.     {MSG_STRING_158,"_Front Pen"},
  821.     {MSG_STRING_159,"Bac_k Pen"},
  822.     {MSG_STRING_160,"_Gadget Render"},
  823.     {MSG_STRING_161,"Select _Render"},
  824.     {MSG_STRING_162,"High_light"},
  825.     {MSG_STRING_163,"GADGHNONE"},
  826.     {MSG_STRING_164,"GADGHCOMP"},
  827.     {MSG_STRING_165,"GADGHBOX"},
  828.     {MSG_STRING_166,"GADGHIMAGE"},
  829.     {MSG_STRING_167,"TOGGLESELE_CT :"},
  830.     {MSG_STRING_168,"I_MMEDIATE    :"},
  831.     {MSG_STRING_169,"REL_VERIFY    :"},
  832.     {MSG_STRING_170,"FOLLOWMO_USE :"},
  833.     {MSG_STRING_171,"_SELECTED    :"},
  834.     {MSG_STRING_172,"DISA_BLED    :"},
  835.     {MSG_STRING_173,"_*"},
  836.     {MSG_STRING_174,"_OK"},
  837.     {MSG_STRING_175,"_Etichetta :"},
  838.     {MSG_STRING_176,"_X :"},
  839.     {MSG_STRING_177,"_Y :"},
  840.     {MSG_STRING_178,"_W :"},
  841.     {MSG_STRING_179,"_H :"},
  842.     {MSG_STRING_180,"Strumenti"},
  843.     {MSG_STRING_181,"Ignora"},
  844.     {MSG_STRING_182,"Escludi"},
  845.     {MSG_STRING_183,"»"},
  846.     {MSG_STRING_184,"«"},
  847.     {MSG_STRING_185,"Annulla"},
  848.     {MSG_STRING_186,"Parametri sorgente"},
  849.     {MSG_STRING_187,"Genera _schermo"},
  850.     {MSG_STRING_188,"_Font adaptive "},
  851.     {MSG_STRING_189,"Open_DiskFonts "},
  852.     {MSG_STRING_190,"_main()        "},
  853.     {MSG_STRING_191,"Porta IDCMP _Condivisa"},
  854.     {MSG_STRING_192,"_Back Pen "},
  855.     {MSG_STRING_193,"_DrawMode"},
  856.     {MSG_STRING_194,"_Text"},
  857.     {MSG_STRING_195,"Fo_nt"},
  858.     {MSG_STRING_196,"_ScreenFont"},
  859.     {MSG_STRING_197,"_Comandi:"},
  860.     {MSG_STRING_198,"_Nuovo"},
  861.     {MSG_STRING_199,"ARexx _Port"},
  862.     {MSG_STRING_200,"E_xt."},
  863.     {MSG_STRING_201,"Comandi _in:"},
  864.     {MSG_STRING_202,"Array"},
  865.     {MSG_STRING_203,"Lista"},
  866.     {MSG_STRING_204,"_Etichetta:"},
  867.     {MSG_STRING_205,"_Command:"},
  868.     {MSG_STRING_206,"_Template:"},
  869.     {MSG_STRING_207,"arp.library"},
  870.     {MSG_STRING_208,"asl.library"},
  871.     {MSG_STRING_209,"commodities.library"},
  872.     {MSG_STRING_210,"diskfont.library"},
  873.     {MSG_STRING_211,"expansion.library"},
  874.     {MSG_STRING_212,"gadtools.library"},
  875.     {MSG_STRING_213,"graphics.library"},
  876.     {MSG_STRING_214,"icon.library"},
  877.     {MSG_STRING_215,"iffparse.library"},
  878.     {MSG_STRING_216,"intuition.library"},
  879.     {MSG_STRING_217,"keymap.library"},
  880.     {MSG_STRING_218,"layers.library"},
  881.     {MSG_STRING_219,"mathffp.library"},
  882.     {MSG_STRING_220,"mathieeedoubbas.library"},
  883.     {MSG_STRING_221,"mathieeedoubtrans.library"},
  884.     {MSG_STRING_222,"mathieeesingbas.library"},
  885.     {MSG_STRING_223,"mathieeesingtrans.library"},
  886.     {MSG_STRING_224,"rexxsyslib.library"},
  887.     {MSG_STRING_225,"reqtools.library"},
  888.     {MSG_STRING_226,"translator.library"},
  889.     {MSG_STRING_227,"utility.library"},
  890.     {MSG_STRING_228,"workbench.library"},
  891.     {MSG_STRING_229,"locale.library"},
  892.     {MSG_STRING_230,"bullet.library"},
  893.     {MSG_STRING_231,"datatypes.library"},
  894.     {MSG_STRING_232,"xpkmaster.library"},
  895.     {MSG_STRING_233,"dos.library"},
  896.     {MSG_STRING_234,"OpenxxxWindow()"},
  897.     {MSG_STRING_235,"CTRL C"},
  898.     {MSG_STRING_236,"Extra Proc"},
  899.     {MSG_STRING_237,"Extra Signals"},
  900.     {MSG_STRING_238,"_Library"},
  901.     {MSG_STRING_239,"_Base   "},
  902.     {MSG_STRING_240,"_Version"},
  903.     {MSG_STRING_241,"if (!(xBase)) then _FAIL;"},
  904.     {MSG_STRING_242,"Titolo della finestra"},
  905.     {MSG_STRING_243,"_Titolo:"},
  906.     {MSG_STRING_244,"Dimensioni della finestra"},
  907.     {MSG_STRING_245,"_Min Width :"},
  908.     {MSG_STRING_246,"Ma_x Width :"},
  909.     {MSG_STRING_247,"Min _Height:"},
  910.     {MSG_STRING_248,"Max Hei_ght:"},
  911.     {MSG_STRING_249,"_Inner Width :"},
  912.     {MSG_STRING_250,"I_nner Height:"},
  913.     {MSG_STRING_251,"_Left  :"},
  914.     {MSG_STRING_252,"_Top   :"},
  915.     {MSG_STRING_253,"_Width :"},
  916.     {MSG_STRING_254,"_Height:"},
  917.     {MSG_STRING_255,"_Usa             "},
  918.     {MSG_STRING_256,"Tags della finestra"},
  919.     {MSG_STRING_257,"_Screen Title"},
  920.     {MSG_STRING_258,"Auto Ad_just "},
  921.     {MSG_STRING_259,"_Fall Back   "},
  922.     {MSG_STRING_260,"_MouseQueue     "},
  923.     {MSG_STRING_261,"_RptQueue       "},
  924.     {MSG_STRING_262,"Notify _Depth"},
  925.     {MSG_STRING_263,"Menu _Help   "},
  926.     {MSG_STRING_264,"_Tablet Messages"},
  927.     {MSG_STRING_265,"_Gadgets"},
  928.     {MSG_STRING_266,"T_itolo      "},
  929.     {MSG_STRING_267,"Scr_een Title"},
  930.     {MSG_STRING_268,"Men_us  "},
  931.     {MSG_STRING_269,"IntuiTe_xt"},
  932.     {MSG_STRING_270,"Bac_kfill    "},
  933.     {MSG_STRING_271,"Localizza"},
  934.     {MSG_STRING_272,"Dimensioni gadget..."},
  935.     {MSG_STRING_273,"_Titolo"},
  936.     {MSG_STRING_274,"_Label "},
  937.     {MSG_STRING_275,"_Posizione"},
  938.     {MSG_STRING_276,"Left"},
  939.     {MSG_STRING_277,"Right"},
  940.     {MSG_STRING_278,"Above"},
  941.     {MSG_STRING_279,"Below"},
  942.     {MSG_STRING_280,"In"},
  943.     {MSG_STRING_281,"Default"},
  944.     {MSG_STRING_282,"_Underscore"},
  945.     {MSG_STRING_283,"H_ighlight"},
  946.     {MSG_STRING_284,"Imm_ediate"},
  947.     {MSG_STRING_285,"_Checked"},
  948.     {MSG_STRING_286,"_Scaled  "},
  949.     {MSG_STRING_287,"_Number   "},
  950.     {MSG_STRING_288,"_Max Chars"},
  951.     {MSG_STRING_289,"_Justification"},
  952.     {MSG_STRING_290,"LEFT"},
  953.     {MSG_STRING_291,"RIGHT"},
  954.     {MSG_STRING_292,"CENTER"},
  955.     {MSG_STRING_293,"Imm_ediate   "},
  956.     {MSG_STRING_294,"Tab_Cycle"},
  957.     {MSG_STRING_295,"Exit_Help"},
  958.     {MSG_STRING_296,"_Replace Mode"},
  959.     {MSG_STRING_297,"Tito_lo"},
  960.     {MSG_STRING_298,"La_bel "},
  961.     {MSG_STRING_299,"_Top         "},
  962.     {MSG_STRING_300,"Make _Visible"},
  963.     {MSG_STRING_301,"_Selected    "},
  964.     {MSG_STRING_302,"Scroll _Width"},
  965.     {MSG_STRING_303,"Spa_cing     "},
  966.     {MSG_STRING_304,"_Read Only"},
  967.     {MSG_STRING_305,"S_how Selected"},
  968.     {MSG_STRING_306,"Ite_m Height"},
  969.     {MSG_STRING_307,"Ma_x Pen    "},
  970.     {MSG_STRING_308,"Multi S_elect"},
  971.     {MSG_STRING_309,"Acti_ve"},
  972.     {MSG_STRING_310,"_Spacing"},
  973.     {MSG_STRING_311,"Titl_e Place"},
  974.     {MSG_STRING_312,"ABOVE"},
  975.     {MSG_STRING_313,"BELOW"},
  976.     {MSG_STRING_314,"S_caled"},
  977.     {MSG_STRING_315,"Ma_x Number Len"},
  978.     {MSG_STRING_316,"_Front Pen     "},
  979.     {MSG_STRING_317,"_Back Pen      "},
  980.     {MSG_STRING_318,"GTJ_LEFT"},
  981.     {MSG_STRING_319,"GTJ_RIGHT"},
  982.     {MSG_STRING_320,"GTJ_CENTER"},
  983.     {MSG_STRING_321,"Fo_rmat       "},
  984.     {MSG_STRING_322,"Bor_der "},
  985.     {MSG_STRING_323,"_Clipped"},
  986.     {MSG_STRING_324,"A_ctive"},
  987.     {MSG_STRING_325,"_Depth       "},
  988.     {MSG_STRING_326,"_Color       "},
  989.     {MSG_STRING_327,"Color O_ffset"},
  990.     {MSG_STRING_328,"_Num Colors  "},
  991.     {MSG_STRING_329,"Di_sabled"},
  992.     {MSG_STRING_330,"Indicator _Width "},
  993.     {MSG_STRING_331,"Indicator _Height"},
  994.     {MSG_STRING_332,"T_itolo"},
  995.     {MSG_STRING_333,"_Highlight"},
  996.     {MSG_STRING_334,"_Top    "},
  997.     {MSG_STRING_335,"Tota_l  "},
  998.     {MSG_STRING_336,"_Visible"},
  999.     {MSG_STRING_337,"Arro_ws "},
  1000.     {MSG_STRING_338,"_Disabled "},
  1001.     {MSG_STRING_339,"_RelVerify"},
  1002.     {MSG_STRING_340,"I_mmediate"},
  1003.     {MSG_STRING_341,"Fr_eedom"},
  1004.     {MSG_STRING_342,"LORIENT HORIZ"},
  1005.     {MSG_STRING_343,"LORIENT  VERT"},
  1006.     {MSG_STRING_344,"_Min"},
  1007.     {MSG_STRING_345,"Ma_x"},
  1008.     {MSG_STRING_346,"Le_vel"},
  1009.     {MSG_STRING_347,"Max L_evel Len"},
  1010.     {MSG_STRING_348,"Level _Format "},
  1011.     {MSG_STRING_349,"Max Pixel Le_n"},
  1012.     {MSG_STRING_350,"Level Pla_ce  "},
  1013.     {MSG_STRING_351,"Di_sabled "},
  1014.     {MSG_STRING_352,"RelVerif_y"},
  1015.     {MSG_STRING_353,"Imme_diate"},
  1016.     {MSG_STRING_354,"F_reedom"},
  1017.     {MSG_STRING_355,"Max _Chars"},
  1018.     {MSG_STRING_356,"_String   "},
  1019.     {MSG_STRING_357,"STRING LEFT"},
  1020.     {MSG_STRING_358,"STRING RIGHT"},
  1021.     {MSG_STRING_359,"STRING CENTER"},
  1022.     {MSG_STRING_360,"I_mmediate   "},
  1023.     {MSG_STRING_361,"Tab C_ycle"},
  1024.     {MSG_STRING_362,"Exit _Help"},
  1025.     {MSG_STRING_363,"_Copy Text"},
  1026.     {MSG_STRING_364,"Bo_rder   "},
  1027.     {MSG_STRING_365,"Clipp_ed  "},
  1028.     {MSG_STRING_366,"Te_xt "},
  1029.     {MSG_STRING_367,"GTJ LEFT"},
  1030.     {MSG_STRING_368,"GTJ RIGHT"},
  1031.     {MSG_STRING_369,"GTJ CENTER"},
  1032.     {MSG_STRING_370,"Tags dello schermo"},
  1033.     {MSG_STRING_371,"Tit_le :"},
  1034.     {MSG_STRING_372,"T_ype     :"},
  1035.     {MSG_STRING_373,"CUSTOMSCREEN"},
  1036.     {MSG_STRING_374,"PUBLICSCREEN"},
  1037.     {MSG_STRING_375,"Pub Na_me :"},
  1038.     {MSG_STRING_376,"L_eft  :"},
  1039.     {MSG_STRING_377,"_Top :"},
  1040.     {MSG_STRING_378,"Sho_w Title   :"},
  1041.     {MSG_STRING_379,"_Behind     :"},
  1042.     {MSG_STRING_380,"_Quiet       :"},
  1043.     {MSG_STRING_381,"_Full Palette :"},
  1044.     {MSG_STRING_382,"E_rror Code :"},
  1045.     {MSG_STRING_383,"_Draggable   :"},
  1046.     {MSG_STRING_384,"E_xclusive    :"},
  1047.     {MSG_STRING_385,"_Share Pens :"},
  1048.     {MSG_STRING_386,"_Interleaved :"},
  1049.     {MSG_STRING_387,"Overs_can    :"},
  1050.     {MSG_STRING_388,"Like Wor_kbench :"},
  1051.     {MSG_STRING_389,"Minimi_ze ISG :"},
  1052.     {MSG_STRING_390,"Generatore"},
  1053.     {MSG_STRING_391,"_Configura"},
  1054.     {MSG_STRING_392,"Localizzazione"},
  1055.     {MSG_STRING_393,"A_ttivata"},
  1056.     {MSG_STRING_394,"_Catalogo"},
  1057.     {MSG_STRING_395,"_Unisci  "},
  1058.     {MSG_STRING_396,"_Built In"},
  1059.     {MSG_STRING_397,"_Versione"},
  1060.     {MSG_STRING_398,"Linguaggi"},
  1061.     {MSG_STRING_399,"Stringhe"},
  1062.     {MSG_STRING_400,"Nuova"},
  1063.     {MSG_STRING_401,"Importa..."},
  1064.     {MSG_STRING_402,"Importa"},
  1065.     {MSG_STRING_403,"Da catalogo..."},
  1066.     {MSG_STRING_404,"Da .ct..."},
  1067.     {MSG_STRING_405,"Parametri del banco di gadget"},
  1068.     {MSG_STRING_406,"_Mostra all'apertura"},
  1069.     {MSG_STRING_407,"_Label"},
  1070.     {MSG_STRING_408,"_Nome Classe"},
  1071.     {MSG_STRING_409,"_Tipo Classe"},
  1072.     {MSG_STRING_410,"Pubblica"},
  1073.     {MSG_STRING_411,"Privata"},
  1074.     {MSG_STRING_412,"Tags"},
  1075.     {MSG_STRING_413,"N_uova"},
  1076.     {MSG_STRING_414,"Boolean"},
  1077.     {MSG_STRING_415,"String"},
  1078.     {MSG_STRING_416,"Objects"},
  1079.     {MSG_STRING_417,"Inserisci una LONG"},
  1080.     {MSG_STRING_418,"Immagine"},
  1081.     {MSG_STRING_419,"Nuovo linguaggio"},
  1082.     {MSG_STRING_420,"_Linguaggio:"},
  1083.     {MSG_STRING_421,"_File:"},
  1084.     {MSG_STRING_422,"Nuova stringa"},
  1085.     {MSG_STRING_423,"_Stringa:"},
  1086.     {MSG_STRING_424,"_ID:"},
  1087.     {MSG_STRING_425,"Traduzioni"},
  1088.     {MSG_STRING_426,"Nuova traduzione"},
  1089.     {MSG_STRING_427,"_Stringa"},
  1090.     {MSG_STRING_428,"Lingua"},
  1091.     {MSG_STRING_429,"Stringhe nuove"},
  1092.     {MSG_STRING_430,"Associa a..."},
  1093.     {MSG_STRING_431,"_Collega"},
  1094. };
  1095.  
  1096. #endif /* CATCOMP_ARRAY */
  1097.  
  1098. #endif /* GUI_LOCALE_H */
  1099.